• Files list
  • 01 Learn Swift in 1 Hour,001 02. Course Requirements.mp4 7.47MB
  • 01 Learn Swift in 1 Hour,002 03. Talking about Xcode projects.mp4 10.00MB
  • 01 Learn Swift in 1 Hour,003 04. Setting up the Xcode environment.mp4 10.77MB
  • 01 Learn Swift in 1 Hour,004 05. Adding items to the main story board.mp4 7.65MB
  • 01 Learn Swift in 1 Hour,005 06. Hooking up the swift file.mp4 13.85MB
  • 01 Learn Swift in 1 Hour,006 07. Using the swift file.mp4 7.12MB
  • 01 Learn Swift in 1 Hour,007 08. Changing the button text.mp4 13.66MB
  • 01 Learn Swift in 1 Hour,008 09. Adding in functions.mp4 9.54MB
  • 01 Learn Swift in 1 Hour,009 10. Variables.mp4 15.28MB
  • 01 Learn Swift in 1 Hour,010 11. If Statements.mp4 8.63MB
  • 01 Learn Swift in 1 Hour,011 12. Multiple condition if statements.mp4 7.20MB
  • 01 Learn Swift in 1 Hour,012 13. Else if statements.mp4 9.65MB
  • 01 Learn Swift in 1 Hour,013 14. Printing a user selected number.mp4 17.29MB
  • 01 Learn Swift in 1 Hour,014 15. Apple UI and interactivity.mp4 5.31MB
  • 01 Learn Swift in 1 Hour,015 16. Course conclusion.mp4 3.08MB
  • 02 1 Hour SpriteKit,016 02. Course Requirements.mp4 9.70MB
  • 02 1 Hour SpriteKit,017 03. Introduction to spritekit.mp4 12.62MB
  • 02 1 Hour SpriteKit,018 04. Running the app on the simulator. Test early and often.mp4 21.99MB
  • 02 1 Hour SpriteKit,019 05. Talking about the GamScene file.mp4 23.10MB
  • 02 1 Hour SpriteKit,020 06. Talking about the touches began.mp4 19.09MB
  • 02 1 Hour SpriteKit,021 07. Learning about moving code to functions.mp4 11.73MB
  • 02 1 Hour SpriteKit,022 08. Talking about feature scope.mp4 5.09MB
  • 02 1 Hour SpriteKit,023 09. Talking about variables.mp4 11.70MB
  • 02 1 Hour SpriteKit,024 10. Setting and pritning variables.mp4 9.91MB
  • 02 1 Hour SpriteKit,025 11. Breaking up functions into smaller functions.mp4 12.03MB
  • 02 1 Hour SpriteKit,026 12. Talking about classes and removing objects.mp4 8.57MB
  • 02 1 Hour SpriteKit,027 13. Talking about images and nodes.mp4 7.45MB
  • 02 1 Hour SpriteKit,028 14. Conclusion.mp4 3.64MB
  • 03 03. Tip Calculator for iPhone,029 01. Starting a new project for the tip calculator.mp4 2.61MB
  • 03 03. Tip Calculator for iPhone,030 02. Setting up the main Storyboard.mp4 4.33MB
  • 03 03. Tip Calculator for iPhone,031 03. Designing the app.mp4 18.17MB
  • 03 03. Tip Calculator for iPhone,032 04. Testing early and often on the iPhone.mp4 4.74MB
  • 03 03. Tip Calculator for iPhone,033 05. Hooking up the outlets to the swift file.mp4 7.39MB
  • 03 03. Tip Calculator for iPhone,034 06. Hooking up the Actions to the siwft file.mp4 6.06MB
  • 03 03. Tip Calculator for iPhone,035 07. Setting up the variables.mp4 9.47MB
  • 03 03. Tip Calculator for iPhone,036 08. Separating the app into functions.mp4 4.18MB
  • 03 03. Tip Calculator for iPhone,037 09. Taking in the user inputed text.mp4 6.44MB
  • 03 03. Tip Calculator for iPhone,038 10. Converting the strings into Floats.mp4 4.77MB
  • 03 03. Tip Calculator for iPhone,039 11. Calculating the tip.mp4 4.13MB
  • 03 03. Tip Calculator for iPhone,040 12. Printing the variables.mp4 7.32MB
  • 03 03. Tip Calculator for iPhone,041 13. Formatting to two Decimal Places.mp4 8.84MB
  • 03 03. Tip Calculator for iPhone,042 14. Adding the clear button to the app.mp4 5.56MB
  • 03 03. Tip Calculator for iPhone,043 15. Changing the keyboard input type.mp4 12.83MB
  • 03 03. Tip Calculator for iPhone,044 16. Hiding the keyboards.mp4 11.14MB
  • 03 03. Tip Calculator for iPhone,045 17. Designing the app.mp4 18.10MB
  • 03 03. Tip Calculator for iPhone,046 18. Challenge - Build a new app and design it differently.mp4 3.04MB
  • 04 04. Make a letter counting app with arrays for iPhone,047 01. Introduction to the name changing app.mp4 2.34MB
  • 04 04. Make a letter counting app with arrays for iPhone,048 02. Designing the app.mp4 11.39MB
  • 04 04. Make a letter counting app with arrays for iPhone,049 03. Hooking up the swift code.mp4 7.94MB
  • 04 04. Make a letter counting app with arrays for iPhone,050 04. Adding functions to the app.mp4 5.64MB
  • 04 04. Make a letter counting app with arrays for iPhone,051 05. Enterting the name data.mp4 6.64MB
  • 04 04. Make a letter counting app with arrays for iPhone,052 06. Making the app count the characters.mp4 4.34MB
  • 04 04. Make a letter counting app with arrays for iPhone,053 07. Putting the characters into an array.mp4 7.05MB
  • 04 04. Make a letter counting app with arrays for iPhone,054 08. Adding in the clear button functionality.mp4 3.24MB
  • 04 04. Make a letter counting app with arrays for iPhone,055 09. Hiding the keyboard.mp4 7.35MB
  • 04 04. Make a letter counting app with arrays for iPhone,056 10. Designing the app.mp4 15.76MB
  • 04 04. Make a letter counting app with arrays for iPhone,057 11. Challenge - Make a 4 box character counting app.mp4 2.42MB
  • 05 05. Reversing words app for iPhone,058 01. Introduction to the word reverser.mp4 2.17MB
  • 05 05. Reversing words app for iPhone,059 02. Designing the app.mp4 10.57MB
  • 05 05. Reversing words app for iPhone,060 03 Hooking up the actions and the outlets.mp4 3.29MB
  • 05 05. Reversing words app for iPhone,061 04. Adding in functions to the app.mp4 3.50MB
  • 05 05. Reversing words app for iPhone,062 05. Setting up variables.mp4 4.72MB
  • 05 05. Reversing words app for iPhone,063 06. Setting up the user input and testing the app.mp4 11.91MB
  • 05 05. Reversing words app for iPhone,064 07. Reversing the characters.mp4 6.57MB
  • 05 05. Reversing words app for iPhone,065 08. Talking about user experience and code.mp4 6.68MB
  • 05 05. Reversing words app for iPhone,066 09. Designing the app and adding the clear function.mp4 12.44MB
  • 05 05. Reversing words app for iPhone,067 10. Hiding the keyboard.mp4 4.24MB
  • 05 05. Reversing words app for iPhone,068 11. Challenge - Count the characters of the reversed word.mp4 4.96MB
  • 06 06. Inspirational Quote App for iPhone,069 01. Introduction to the motivational quote app.mp4 2.64MB
  • 06 06. Inspirational Quote App for iPhone,070 02. Designing the app.mp4 9.03MB
  • 06 06. Inspirational Quote App for iPhone,071 03 Hooking up the Swift File.mp4 5.64MB
  • 06 06. Inspirational Quote App for iPhone,072 04. Setting up the variables and the arrays.mp4 8.78MB
  • 06 06. Inspirational Quote App for iPhone,073 05. Adding in the function to the app.mp4 2.85MB
  • 06 06. Inspirational Quote App for iPhone,074 06. Printing the variable.mp4 7.14MB
  • 06 06. Inspirational Quote App for iPhone,075 07. Selecting the random number.mp4 5.40MB
  • 06 06. Inspirational Quote App for iPhone,076 08. Changing the button Text.mp4 6.89MB
  • 06 06. Inspirational Quote App for iPhone,077 09. Adding in checking logic.mp4 7.58MB
  • 06 06. Inspirational Quote App for iPhone,078 10. Designing the app.mp4 11.39MB
  • 06 06. Inspirational Quote App for iPhone,079 11. Challenge - Add another array item box to the project.mp4 2.01MB
  • 07 07. Addition game for iPhone,080 01. Introduction to the Algebra addition game.mp4 1.74MB
  • 07 07. Addition game for iPhone,081 02. Designing the app.mp4 13.02MB
  • 07 07. Addition game for iPhone,082 03. Hooking up the Swift file.mp4 8.15MB
  • 07 07. Addition game for iPhone,083 04. Adding in the variables.mp4 6.37MB
  • 07 07. Addition game for iPhone,084 05. Randomizing the numbers.mp4 5.70MB
  • 07 07. Addition game for iPhone,085 06. Printing the variables.mp4 3.00MB
  • 07 07. Addition game for iPhone,086 07. Printing the buttons and setting up the incorrect answers.mp4 11.30MB
  • 07 07. Addition game for iPhone,087 08. Adding in the other incorrect answers.mp4 8.34MB
  • 07 07. Addition game for iPhone,088 09. Adding in the random number check logic.mp4 16.15MB
  • 07 07. Addition game for iPhone,089 10. Setting up the correct answer logic.mp4 17.82MB
  • 07 07. Addition game for iPhone,090 11. Printing the stats.mp4 7.41MB
  • 07 07. Addition game for iPhone,091 12. Adding in the reset logic.mp4 11.88MB
  • 07 07. Addition game for iPhone,092 13. Fixing the reset logic.mp4 7.47MB
  • 07 07. Addition game for iPhone,093 14. Designing the app.mp4 10.04MB
  • 07 07. Addition game for iPhone,094 15. Challenge - Make 3 different apps for 3 different ages.mp4 1.46MB
  • 08 08. Stock Price Calculator for iPhone,095 01. Introduction to the stock price calculator.mp4 1.71MB
  • 08 08. Stock Price Calculator for iPhone,096 02. Designing the app.mp4 12.42MB
  • 08 08. Stock Price Calculator for iPhone,097 03. Hooking up the Swift File.mp4 4.31MB
  • 08 08. Stock Price Calculator for iPhone,098 04. Setting up the variables.mp4 5.31MB
  • 08 08. Stock Price Calculator for iPhone,099 05. Adding in functions to the app.mp4 3.04MB
  • 08 08. Stock Price Calculator for iPhone,100 06. Taking in the user data.mp4 5.99MB
  • 08 08. Stock Price Calculator for iPhone,101 07. Converting variables to floats.mp4 5.11MB
  • 08 08. Stock Price Calculator for iPhone,102 08. Adding in the price and hiding the keyboard.mp4 10.30MB
  • 08 08. Stock Price Calculator for iPhone,103 09. Fixing the percent error.mp4 4.93MB
  • 08 08. Stock Price Calculator for iPhone,104 10. Calculating the profit.mp4 9.27MB
  • 08 08. Stock Price Calculator for iPhone,105 11. Rounding to two decimal places.mp4 10.68MB
  • 08 08. Stock Price Calculator for iPhone,106 12. Clearing the app.mp4 6.95MB
  • 08 08. Stock Price Calculator for iPhone,107 13. Designing the app.mp4 13.59MB
  • 08 08. Stock Price Calculator for iPhone,108 14. Challenge - Limit the amount of characters in the profit section.mp4 1.36MB
  • 09 09. Savings app for iPhone,109 01. Introduction to the savings app.mp4 2.14MB
  • 09 09. Savings app for iPhone,110 02. Designing the labels to the app.mp4 13.89MB
  • 09 09. Savings app for iPhone,111 03. Hooking up the swift file.mp4 9.34MB
  • 09 09. Savings app for iPhone,112 04. Setting up the Variables.mp4 7.73MB
  • 09 09. Savings app for iPhone,113 05. Setting up the functions.mp4 4.43MB
  • 09 09. Savings app for iPhone,114 06. Taking in the data.mp4 7.71MB
  • 09 09. Savings app for iPhone,115 07. Calculating the income.mp4 4.25MB
  • 09 09. Savings app for iPhone,116 08. Calculating the savings.mp4 8.41MB
  • 09 09. Savings app for iPhone,117 09. Printing the variables.mp4 6.62MB
  • 09 09. Savings app for iPhone,118 10. HIding the keyboard and testing the app.mp4 7.88MB
  • 09 09. Savings app for iPhone,119 11. Finxing the bugs.mp4 16.31MB
  • 09 09. Savings app for iPhone,120 12. Testing and setting up the clear functionality.mp4 16.44MB
  • 09 09. Savings app for iPhone,121 13. Designing the app.mp4 14.99MB
  • 09 09. Savings app for iPhone,122 14. Final bugs in the app.mp4 7.93MB
  • 09 09. Savings app for iPhone,123 15. Challenge - Add more financial items to the app.mp4 3.30MB
  • 10 10. Savings visualizer for iPhone,124 01. Introduction to the savings visualizer.mp4 1.87MB
  • 10 10. Savings visualizer for iPhone,125 02. Designing the app.mp4 15.65MB
  • 10 10. Savings visualizer for iPhone,126 03. Hooking up the Swift file.mp4 7.90MB
  • 10 10. Savings visualizer for iPhone,127 04. Setting up the variables.mp4 5.61MB
  • 10 10. Savings visualizer for iPhone,128 05. Adding in the functions.mp4 3.35MB
  • 10 10. Savings visualizer for iPhone,129 06. Taking in the data.mp4 7.60MB
  • 10 10. Savings visualizer for iPhone,130 07. Performing the math of the equation.mp4 4.01MB
  • 10 10. Savings visualizer for iPhone,131 08. Printing the variables.mp4 3.60MB
  • 10 10. Savings visualizer for iPhone,132 09. Testing the app and adding in the clear button.mp4 7.55MB
  • 10 10. Savings visualizer for iPhone,133 10. Checking to see if the textbox has text.mp4 5.82MB
  • 10 10. Savings visualizer for iPhone,134 11. Formating the decimal places.mp4 12.72MB
  • 10 10. Savings visualizer for iPhone,135 12. Designing the app.mp4 17.25MB
  • 10 10. Savings visualizer for iPhone,136 13. Challenge - add another slider to the app.mp4 3.54MB
  • 11 11. Score counter for iPhone,137 01. Introduction to the sports counter app.mp4 2.37MB
  • 11 11. Score counter for iPhone,138 02. Designing the app.mp4 11.24MB
  • 11 11. Score counter for iPhone,139 03. Hooking up the swift file.mp4 5.43MB
  • 11 11. Score counter for iPhone,140 04. Adding in the variables.mp4 3.78MB
  • 11 11. Score counter for iPhone,141 05. Adding in the functions.mp4 4.39MB
  • 11 11. Score counter for iPhone,142 06. Adding in the score modifier.mp4 8.31MB
  • 11 11. Score counter for iPhone,143 07. Testing the app.mp4 4.02MB
  • 11 11. Score counter for iPhone,144 08. Setting up the print function.mp4 4.15MB
  • 11 11. Score counter for iPhone,145 09. Designing the app part 1.mp4 12.17MB
  • 11 11. Score counter for iPhone,146 10. Sending items to the back.mp4 9.54MB
  • 11 11. Score counter for iPhone,147 11. Challenge - Set the score limit to 100.mp4 1.66MB
  • 12 12. Making a two button quiz for kids for iPhone,148 01. Introduction to the simple quiz app.mp4 2.05MB
  • 12 12. Making a two button quiz for kids for iPhone,149 02. Desiging the app.mp4 7.38MB
  • 12 12. Making a two button quiz for kids for iPhone,150 03. Hooking up the swift file.mp4 3.65MB
  • 12 12. Making a two button quiz for kids for iPhone,151 04. Setting up the variables and the arrays.mp4 8.59MB
  • 12 12. Making a two button quiz for kids for iPhone,152 05. Setting up the functions.mp4 5.20MB
  • 12 12. Making a two button quiz for kids for iPhone,153 06. Setting up the random numbers and printing the variable.mp4 5.50MB
  • 12 12. Making a two button quiz for kids for iPhone,154 07. Setting up the button logic.mp4 10.31MB
  • 12 12. Making a two button quiz for kids for iPhone,155 08. Adding in the incorrect answer logic.mp4 4.66MB
  • 12 12. Making a two button quiz for kids for iPhone,156 09. Breaking up the functions into more specific functionality.mp4 9.95MB
  • 12 12. Making a two button quiz for kids for iPhone,157 10. Setting up the total correct logic and testing the app.mp4 3.71MB
  • 12 12. Making a two button quiz for kids for iPhone,158 11. Resetting the app.mp4 4.08MB
  • 12 12. Making a two button quiz for kids for iPhone,159 12. Designing the app.mp4 9.15MB
  • 12 12. Making a two button quiz for kids for iPhone,160 13. Add more items to the array.mp4 3.21MB
  • 13 13. Making an innovative calculator for iPhone,161 01. Introduction to the innovative calculator.mp4 2.85MB
  • 13 13. Making an innovative calculator for iPhone,162 02. Talking about the main storyboard.mp4 6.71MB
  • 13 13. Making an innovative calculator for iPhone,163 03. Adding in the other views.mp4 8.92MB
  • 13 13. Making an innovative calculator for iPhone,164 04. Changing the names of the tabs.mp4 3.96MB
  • 13 13. Making an innovative calculator for iPhone,165 05. Changing the colors of the slides.mp4 5.77MB
  • 13 13. Making an innovative calculator for iPhone,166 06. Designing the first page.mp4 13.35MB
  • 13 13. Making an innovative calculator for iPhone,167 07. Designing the first page for productivity.mp4 10.61MB
  • 13 13. Making an innovative calculator for iPhone,168 08. Copying the items to the other view controller.mp4 13.17MB
  • 13 13. Making an innovative calculator for iPhone,169 09. Setting up the outlets.mp4 11.66MB
  • 13 13. Making an innovative calculator for iPhone,170 10. Hooking up the swift file.mp4 9.93MB
  • 13 13. Making an innovative calculator for iPhone,171 11. Adding in the addition variables.mp4 5.65MB
  • 13 13. Making an innovative calculator for iPhone,172 12. Taking in the user data.mp4 4.73MB
  • 13 13. Making an innovative calculator for iPhone,173 16. Adding in the multiplication tab.mp4 19.74MB
  • 13 13. Making an innovative calculator for iPhone,174 17. Setting up the division page.mp4 18.74MB
  • 13 13. Making an innovative calculator for iPhone,175 18. Setting up the subtraction page.mp4 14.38MB
  • 13 13. Making an innovative calculator for iPhone,176 19. Finding different solutions.mp4 7.63MB
  • 13 13. Making an innovative calculator for iPhone,177 20. Putting final touches on the design.mp4 9.85MB
  • 13 13. Making an innovative calculator for iPhone,178 21. Challenge add in two more tabs.mp4 5.32MB
  • 14 14. Multiplication game,179 01. Introduction to the multiplication game.mp4 1.47MB
  • 14 14. Multiplication game,180 02. Designing the app.mp4 12.35MB
  • 14 14. Multiplication game,181 03. Hooking up the Swift file.mp4 6.80MB
  • 14 14. Multiplication game,182 04. Adding in the variables.mp4 6.75MB
  • 14 14. Multiplication game,183 05. Randomizing the numbers.mp4 9.15MB
  • 14 14. Multiplication game,184 06. Adding in the button logic.mp4 3.96MB
  • 14 14. Multiplication game,185 07. Printing the buttons.mp4 11.55MB
  • 14 14. Multiplication game,186 08. Adding in the random number checks.mp4 8.54MB
  • 14 14. Multiplication game,187 09. Setting up the correct logic.mp4 14.29MB
  • 14 14. Multiplication game,188 10. Reseting the app and designing the app.mp4 13.41MB
  • 14 14. Multiplication game,189 11. Challenge - Add in 3 different difficulty levels for 3 different ages.mp4 2.53MB
  • 15 15. Number Divisor app,190 01. Introduction to the number divsor app.mp4 2.63MB
  • 15 15. Number Divisor app,191 02. Designing the app.mp4 11.05MB
  • 15 15. Number Divisor app,192 03. Hooking up the Swift file.mp4 3.61MB
  • 15 15. Number Divisor app,193 04. Adding in variables.mp4 5.37MB
  • 15 15. Number Divisor app,194 05. Taking in the user data.mp4 5.49MB
  • 15 15. Number Divisor app,195 06. Calculating the division number.mp4 3.85MB
  • 15 15. Number Divisor app,196 07. Hiding the keyboard.mp4 7.51MB
  • 15 15. Number Divisor app,197 08. Adding checks to make sure your app does not crash.mp4 8.90MB
  • 15 15. Number Divisor app,198 09. Cleaning up the app and clearing the text.mp4 10.00MB
  • 15 15. Number Divisor app,199 10. Designing the app.mp4 12.82MB
  • 15 15. Number Divisor app,200 11. Conclusion.mp4 3.39MB
  • 16 16. Algebra Addition game,201 01. Introduction to the algebra addition game.mp4 1.40MB
  • 16 16. Algebra Addition game,202 02. Designing the app.mp4 8.96MB
  • 16 16. Algebra Addition game,203 03. Hooking up the swift file.mp4 7.60MB
  • 16 16. Algebra Addition game,204 04. Setting up the variables.mp4 6.13MB
  • 16 16. Algebra Addition game,205 05. Adding in the random numbers logic.mp4 13.97MB
  • 16 16. Algebra Addition game,206 06. Adding in the button logic.mp4 9.85MB
  • 16 16. Algebra Addition game,207 07. Adding in the random number checks.mp4 7.66MB
  • 16 16. Algebra Addition game,208 08. Adding in the answers.mp4 12.67MB
  • 16 16. Algebra Addition game,209 09. Testing the app.mp4 5.98MB
  • 16 16. Algebra Addition game,210 10. Designing the app.mp4 8.58MB
  • 16 16. Algebra Addition game,211 11. Challenge - First 5 random numbers different than the next.mp4 2.20MB
  • 17 17. Compound interest calculator,212 01. Introduction to the compound interest calculator.mp4 1.89MB
  • 17 17. Compound interest calculator,213 02. Designing the app.mp4 10.06MB
  • 17 17. Compound interest calculator,214 03. Hooking up the Swift Code.mp4 4.37MB
  • 17 17. Compound interest calculator,215 04. Adding in the variables.mp4 5.77MB
  • 17 17. Compound interest calculator,216 05. Taking in the user data.mp4 4.09MB
  • 17 17. Compound interest calculator,217 06. Calculating the compound interest.mp4 6.07MB
  • 17 17. Compound interest calculator,218 07. Printing the answer and hiding the keyboard.mp4 5.72MB
  • 17 17. Compound interest calculator,219 08. Testing the app.mp4 9.31MB
  • 17 17. Compound interest calculator,220 09. Clearing the app.mp4 9.92MB
  • 17 17. Compound interest calculator,221 10. Designing the app.mp4 12.43MB
  • 17 17. Compound interest calculator,222 11. Challenge - Add in the amount of money made.mp4 1.71MB
  • 18 18. Playing a video in iOS 9,223 01. Making a simple video player app.mp4 2.20MB
  • 18 18. Playing a video in iOS 9,224 02. Adding in the media player framework.mp4 11.44MB
  • 18 18. Playing a video in iOS 9,225 03. Adding in a video file.mp4 5.64MB
  • 18 18. Playing a video in iOS 9,226 04. Adding in the playing variables.mp4 8.38MB
  • 18 18. Playing a video in iOS 9,227 05. Adding in the player logic.mp4 8.04MB
  • 18 18. Playing a video in iOS 9,228 06. Playing the video when the app starts.mp4 7.09MB
  • 18 18. Playing a video in iOS 9,229 07. Playing a video from a server.mp4 9.27MB
  • 18 18. Playing a video in iOS 9,230 08. Challenge - Play the video with the press of a button.mp4 2.29MB
  • 19 19. Algebra multiplication game,231 01. Introduction to the algebra addition game.mp4 1.43MB
  • 19 19. Algebra multiplication game,232 02. Designing the app.mp4 9.43MB
  • 19 19. Algebra multiplication game,233 03. Hooking up the Swift file.mp4 9.69MB
  • 19 19. Algebra multiplication game,234 04. Adding in the variables.mp4 6.02MB
  • 19 19. Algebra multiplication game,235 05. Adding in the random number logic.mp4 9.38MB
  • 19 19. Algebra multiplication game,236 06. Adding in the button logic.mp4 13.63MB
  • 19 19. Algebra multiplication game,237 07. Adding in the correct logic.mp4 12.59MB
  • 19 19. Algebra multiplication game,238 08. Testing the app.mp4 4.56MB
  • 19 19. Algebra multiplication game,239 09. Designing the app.mp4 11.91MB
  • 19 19. Algebra multiplication game,240 10. Challenge - Make the y variable change spots.mp4 1.14MB
  • 20 20. Subtraction game,241 01. Introduction to the subtraction game for iOS.mp4 627.58KB
  • 20 20. Subtraction game,242 02. Designing the app.mp4 9.39MB
  • 20 20. Subtraction game,243 03. Hooking up the Swift File.mp4 6.14MB
  • 20 20. Subtraction game,244 04. Setting up the variables.mp4 5.07MB
  • 20 20. Subtraction game,245 05. Setting up the random buttons.mp4 11.00MB
  • 20 20. Subtraction game,246 06. Setting up the button logic.mp4 9.02MB
  • 20 20. Subtraction game,247 07. Setting up the random number checks.mp4 5.89MB
  • 20 20. Subtraction game,248 08. Setting up the correct button logic.mp4 13.29MB
  • 20 20. Subtraction game,249 09. Desingning the app.mp4 8.44MB
  • 20 20. Subtraction game,250 10. Challenge - Make answers have no negative numbers.mp4 1.16MB
  • 21 21. Coffee Decider,251 01. Talking about the coffee Decider app.mp4 1.78MB
  • 21 21. Coffee Decider,252 02. Designing the app.mp4 6.13MB
  • 21 21. Coffee Decider,253 03. Hooking up the Swift file.mp4 3.16MB
  • 21 21. Coffee Decider,254 04. Adding in the arrays.mp4 11.20MB
  • 21 21. Coffee Decider,255 05. Setting up the coffe array numbers.mp4 6.16MB
  • 21 21. Coffee Decider,256 06. Setting the array to maximum.mp4 5.22MB
  • 21 21. Coffee Decider,257 07. Randomizing the numbers.mp4 9.10MB
  • 21 21. Coffee Decider,258 09. Testing the app and auto resizing the size.mp4 9.37MB
  • 21 21. Coffee Decider,259 08. Printing the arrays.mp4 9.21MB
  • 21 21. Coffee Decider,260 10. Designing the app.mp4 19.03MB
  • 21 21. Coffee Decider,261 11. Challenge - Add more items to have with your coffee.mp4 1.94MB